projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31c80cb
)
ci: ignore changes in versions.txt lines
author
Felix Krull
<f_krull@gmx.de>
Sun, 15 Dec 2019 17:16:23 +0000
(18:16 +0100)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000
(12:53 -0400)
Apparently these now change with each commit.
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index b3d081dde3c92b1098211b4ca19ddcceecf4fad8..f8bdaae674731282bd98c7cac776c5aa9d419269 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-27,7
+27,7
@@
check:
- cargo fmt --package ostree -- --check
- rm -rf src/auto/
- make gir
- - git diff
-R --exit-code
+ - git diff
tool -y --trust-exit-code -x "diff -u -I 'from gir-files'"
# build
build_all-features: